Just Enough Linux by Paul K Andersen

Just Enough Linux by Paul K Andersen

Author:Paul K Andersen
Language: eng
Format: mobi
Publisher: UNKNOWN
Published: 2018-06-17T23:00:00+00:00


Basic Unix commands

• Some commands:

– man – rmdir

– pwd – cp

– cd – mv

– ls – rm

– mkdir – chmod

• UNIX IS CASE-SENSITIVE!!!

• Commands have options or parameters or “switches”.

• Switches start with “–”

man

• get help (display manual page)

• man — display manual pages (get help!)

• man man — display manual page for the man command

• man ls — display manual page for the ls command

• man -k file — list all commands with the keyword file

unix> man pwd

PWD(1) FSF PWD(1)

NAME pwd - print name of current/working directory

SYNOPSIS

pwd [OPTION]

DESCRIPTION

Print the full filename of the current working directory.

...



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.